
	NEt::SNMP module Tip. 

===============================================================

The sb-mrtg script needs the Net::SNMP module in the Perl installation. 

If you are using win32 based platform i.e  Windows and if you don't need to use 
Perl for much of other stuff, you can simply use the file 
	 -  NetSNMP.zip
included in the zip file and unzip its contents in "C:\Perl\Lib" directory, or wherever 
the Perl Library are installed by ActivePerl. 

This should work for most cases, in case you would like to do the things the proper 
way, then please see the http://www.cpan.org/modules/INSTALL.html for 
complete procedure of installing the CPAN module.  In this case you can get the Module 
itself from:
http://theoryx5.uwinnipeg.ca/cpan/authors/id/D/DT/DTOWN/Net-SNMP-4.0.3.tar.gz

======================================================================
